const github.com/go-faster/jx.maxFloat64

2 uses

	github.com/go-faster/jx (current package)
		dec_float.go#L23: 	maxFloat64 = 1<<63 - 1
		dec_float.go#L243: 			if value > maxFloat64 {